Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add k8-cloud to platform.releng Jenkins #260

Closed
wants to merge 1 commit into from

Conversation

HannesWell
Copy link
Contributor

@HannesWell HannesWell commented Jan 20, 2023

At the moment the eclipse.platform.swt job on the eclipse.platform.releng Jenkins cannot be launched, even after adjusting the kubernetes-agent specification in the Jenkinsfile:
https://ci.eclipse.org/releng/job/eclipse.platform.swt/job/PR-533/1/console

Pull request #533 opened
02:54:58 Connecting to https://api.github.com/ using GitHub bot (username/token)
Connecting to https://api.github.com/ to check permissions of obtain list of HannesWell for eclipse-platform/eclipse.platform.swt
Obtained Jenkinsfile from c02759d53bf142b2705f3a93f27a0e36d77860e4
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
‘[swtbuild-pod-8z9j2-53cgc](https://ci.eclipse.org/releng/computer/swtbuild%2Dpod%2D8z9j2%2D53cgc/)’ is offline

Because I cannot continue with eclipse-platform/eclipse.platform.swt#514 (comment), due to pending eclipse.platform.releng Jenkins changes we should make the current Pipeline work.

From comparing

I got the impression that this change is the missing part to make eclipse-platform/eclipse.platform.swt#533 work and eventually solve eclipse-platform/eclipse.platform.swt#531.

But this is only from comparing the content of the parent folders without any deeper knowledge. I have no clue if this is really the solution.
@fredg02 can you please review this carefully?

Since it looks like platform.swt only uses centos-8 I skipped the centos-7 template.

Part of eclipse-platform/eclipse.platform.swt#531

Signed-off-by: Hannes Wellmann <wellmann.hannes1@gmx.net>
@HannesWell
Copy link
Contributor Author

If #261 respectively https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2448#note_1059781 is resolved soon and I'm able to complete eclipse-platform/eclipse.platform.swt#514 soon to, this is probably not necessary anymore.

@HannesWell
Copy link
Contributor Author

The job only starved due to an overfull build-queue and emptying the queue fixed it:
https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2526#note_1067005
@pstankie thank you for that.

Consequently this change is not necessary. Thinking more about it (while working on #261) I wondered anyway that there must be something else than this.

@HannesWell HannesWell closed this Jan 21, 2023
@HannesWell HannesWell deleted the k8forReleng branch January 21, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant